home *** CD-ROM | disk | FTP | other *** search
/ Champak 145 / (Vol 145) Dec 21 2011.iso / Games / Emilia.swf / scripts / DefineButton2_483 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2011-12-21  |  76 b   |  5 lines

  1. on(release){
  2.    this.gotoAndStop(1);
  3.    _root.bg1_sound.start(0,999);
  4. }
  5.